footer {
    position: fixed;
    padding: 10px 10px 0px 10px;
    bottom: 0;
    width: 100%;
    /* Height of the footer*/
    background-color: #f8f9fa;
}

.card-text {
    font-size: small !important;
}